projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
557ff70
)
Fix the build
author
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 29 Apr 2007 06:50:42 +0000
(06:50 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 29 Apr 2007 06:50:42 +0000
(06:50 +0000)
svn path=/trunk/; revision=17701
gtk/gtkprintoperation.c
patch
|
blob
|
history
diff --git
a/gtk/gtkprintoperation.c
b/gtk/gtkprintoperation.c
index 9d12054ae471d8aad6ef0a3aab09251276079684..80a773c5732e9fb193d2a6d08bf06a727cca065b 100644
(file)
--- a/
gtk/gtkprintoperation.c
+++ b/
gtk/gtkprintoperation.c
@@
-2050,7
+2050,7
@@
print_pages_idle (gpointer user_data)
goto out;
}
- if (GTK_PRINT_OPERATION_GET_CLASS (data->op)->pagina
g
e != NULL ||
+ if (GTK_PRINT_OPERATION_GET_CLASS (data->op)->pagina
t
e != NULL ||
g_signal_has_handler_pending (data->op, signals[PAGINATE], 0, FALSE))
{
gboolean paginated = FALSE;